home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 049a / spnt_120.zip / SPOINT.CTL < prev    next >
Text File  |  1991-12-10  |  2KB  |  81 lines

  1. ;
  2. ;  SPOINT.CTL  Control file for Spoint 1.20
  3. ;
  4. ;  If Spoint can't find this file in the current directory, it will
  5. ;  search the directory pointed to by Spoint's environment variable,
  6. ;  provided you've set it of course.
  7. ;
  8. ;  ------------------------------------------------------------------
  9. ;    Network Addresses (All of these are required except "Fakenet")
  10. ;  ------------------------------------------------------------------
  11. ;
  12. Address     1:2345/678.90
  13. ;
  14. ;
  15. Bossnode    1:2345/678
  16. ;
  17. ;
  18. Fakenet     1:9999/90
  19. ;
  20. ;  Omit this keyword if you're a 4d point.
  21. ;
  22. ;
  23. ;  ------------------------------------------------------------------
  24. ;    Compression (This is required)
  25. ;  ------------------------------------------------------------------
  26. ;
  27. ;  %a = Archive name.
  28. ;  %f = File to include.
  29. ;
  30. ;  These will create SEA-compatible archives.  Everybody should be
  31. ;  able to handle this type of compression.
  32. ;
  33. Compress    arc /a5 %a %f
  34. ;
  35. ;  Compress pak a /c /st %a %f
  36. ;  Compress arca %a %f
  37. ;  Compress pkarc -oct a %a %f
  38. ;  Compress pkpak -oct a %a %f
  39. ;
  40. ;  Don't use the following unless you have an arragement with your
  41. ;  bossnode or know for a fact that he supports this type of
  42. ;  compression.
  43. ;
  44. ;  Compress arj -e %a %f
  45. ;  Compress pkzip -a %a %f
  46. ;  Compress lha a /m %a %f
  47. ;  Compress zoo a: %a %f
  48. ;
  49. ;  ------------------------------------------------------------------
  50. ;    Path specifications (All of these are required)
  51. ;  ------------------------------------------------------------------
  52. ;
  53. Netmail     e:\fd\mail
  54. ;
  55. Hudson      e:\fd\msgs
  56. ;
  57. Inbound     e:\fd\file
  58. ;
  59. Outbound    e:\fd\packet
  60. ;
  61. ;
  62. ;  ------------------------------------------------------------------
  63. ;    Miscellaneous (None of these are required)
  64. ;  ------------------------------------------------------------------
  65. ;
  66. ;  Logfile     e:\fd\spoint.log
  67. ;
  68. ;  Tearline    Spoint 1.20
  69. ;
  70. ;  Password    bozo
  71. ;
  72. ;  History
  73. ;
  74. ;  Packet Type-2+
  75. ;
  76. ;  QuietArc
  77. ;
  78. ;  ------------------------------------------------------------------
  79. ;    That's all!
  80. ;  ------------------------------------------------------------------
  81.